home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 45 / Amiga Format CD45 (1999-09)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-11].iso / -serious- / misc / newstuff / changes.txt next >
Text File  |  1999-08-09  |  3KB  |  79 lines

  1. Changes for NewStuff 1.02
  2.  
  3.   - Fixed bug; now doesn't think you've deleted files from recent/session
  4.     during certain downloads.  Also NewStuff won't think files of 0 bytes
  5.     have been deleted.
  6.  
  7.   - Fixed bug: Now NewStuff actually disables itself when you disable it with
  8.     Exchange.
  9.  
  10.   - Converted all delays to Delay(), uses a little less CPU
  11.  
  12. Changes for NewStuff 1.01
  13.  
  14.   - Fixed small bug, now NewStuff ignores any directories that happen to be
  15.     in the watch directory.  Now you can have Downloads/Recent and
  16.     Downloads/Session!
  17.  
  18. Changes for NewStuff 1.0
  19.  
  20.   - Optimized main loop, now eats less CPU.
  21.  
  22. Changes for NewStuff .999 (Blitz list pre-release version):
  23.  
  24.   - Fixed bug -- NewStuff wasn't creating default assigns for the Session
  25.     and Recent directories (and also wasn't removing colons for assigns
  26.     correctly)
  27.  
  28.   - Improved autoview, now the filename is inserted into the command
  29.     where "%s" is found, and the filename can be used in multiple places.
  30.  
  31.   - Fixed bug : NewStuff tried to add files that were still open (being
  32.     downloaded) and the links failed -- now skips files it can't lock()
  33.     and will see them when they are finished.
  34.  
  35.   - Added "Yes to all" option to the "Delete corresponding files" requester,
  36.     handy when you delete multiple files from session or recent at once.
  37.  
  38.   - Fixed small bug (more of an annoyance) causing NewStuff to sometimes
  39.     miss files deleted from Session/Recent when asking to delete another
  40.     file.
  41.  
  42.  
  43. Changes for NewStuff .998:
  44.  
  45.   - Now opens window _after_ reading the USEWINDOW tooltype -- hopefully
  46.     it all works this time!
  47.  
  48.   - Doesn't use C:List any more!
  49.  
  50.   - Asks before deleting non-links from the Session directory
  51.  
  52. Changes since NewStuff .994:
  53.  
  54.   - Now opens window _before_ trying to set its title!  Thanks to Chris Malin
  55.     for figuring this one out!
  56.  
  57.   - Link failure message now appears in all versions, not just the debug
  58.     version.
  59.  
  60.  
  61. (some of the) Changes since NewStuff .99:
  62.  
  63.   - Now checks task name and uses that to read the corresponding icon,
  64.     not hardcoded to "NewStuff" any more
  65.  
  66.   - Now will abort if run from CLI
  67.  
  68.   - Fixed bug in delete from session directory routine (works now :)
  69.  
  70.   - Added safety feature : NewStuff will not run if any of the three
  71.                            directories are the same
  72.  
  73.   - Autoview feature is now disabled if the viewers file can't be found
  74.  
  75.   - NewStuff will ask about files still existing in Recent that aren't in
  76.     Watch, in case you deleted a file while NewStuff was not running
  77.  
  78.   - Now about 6k larger. :|
  79.